From: Alexandre Emsenhuber Date: Thu, 1 Jan 2009 14:46:32 +0000 (+0000) Subject: Fix for r45238: remove interwiki right from User::$mCoreRights X-Git-Tag: 1.31.0-rc.0~43637 X-Git-Url: http://git.cyclocoop.org/%22.%24info%5B?a=commitdiff_plain;h=1da88add83c500207cc093300d4b6d1dc5ad5dea;p=lhc%2Fweb%2Fwiklou.git Fix for r45238: remove interwiki right from User::$mCoreRights --- diff --git a/includes/User.php b/includes/User.php index e213a101ac..2721dc5a1e 100644 --- a/includes/User.php +++ b/includes/User.php @@ -146,7 +146,6 @@ class User { 'editusercssjs', 'import', 'importupload', - 'interwiki', 'ipblock-exempt', 'markbotedits', 'minoredit',